projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6678dc1
)
Regenerate to add HAVE_RSVG.
author
Glenn Morris
<rgm@gnu.org>
Wed, 22 Aug 2007 07:54:34 +0000
(07:54 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 22 Aug 2007 07:54:34 +0000
(07:54 +0000)
man/ChangeLog
patch
|
blob
|
history
src/config.in
patch
|
blob
|
history
diff --git
a/man/ChangeLog
b/man/ChangeLog
index ce38324db11c7511a1e72f3586a0f229ead0e5c0..7d74356162712f40f6f06605de8e261a71f141c9 100644
(file)
--- a/
man/ChangeLog
+++ b/
man/ChangeLog
@@
-1,3
+1,8
@@
+2007-08-22 Glenn Morris <rgm@gnu.org>
+
+ * faq.texi (Learning how to do something): Refcards now in
+ etc/refcards/ directory.
+
2007-08-22 Michael Albinus <michael.albinus@gmx.de>
* tramp.texi (Remote Programs): Persistency file must be cleared when
diff --git
a/src/config.in
b/src/config.in
index 70a5b7bee32979633baa7cc50ab4f5e9ca3e4a53..e050ceae44f2569f23f3041e1789559083f96b3e 100644
(file)
--- a/
src/config.in
+++ b/
src/config.in
@@
-498,6
+498,9
@@
Boston, MA 02110-1301, USA. */
/* Define to 1 if you have the `rmdir' function. */
#undef HAVE_RMDIR
+/* Define to 1 if using librsvg. */
+#undef HAVE_RSVG
+
/* Define to 1 if you have the `select' function. */
#undef HAVE_SELECT